projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e720c7
)
(Fx_server_vendor): Change vendor string to "Apple Inc.".
author
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Sun, 11 Mar 2007 06:19:29 +0000
(06:19 +0000)
committer
YAMAMOTO Mitsuharu
<mituharu@math.s.chiba-u.ac.jp>
Sun, 11 Mar 2007 06:19:29 +0000
(06:19 +0000)
src/macfns.c
patch
|
blob
|
history
diff --git
a/src/macfns.c
b/src/macfns.c
index 9d1708a38d6f83851232e320d28ced5deda599c7..1857950aad751b469518652c5d891c38d3b0000b 100644
(file)
--- a/
src/macfns.c
+++ b/
src/macfns.c
@@
-3034,7
+3034,7
@@
If omitted or nil, that stands for the selected frame's display. */)
(display)
Lisp_Object display;
{
- return build_string ("Apple
Computers
");
+ return build_string ("Apple
Inc.
");
}
DEFUN ("x-server-version", Fx_server_version, Sx_server_version, 0, 1, 0,